/* CSS Document */

@charset "utf-8";

table {border-collapse: collapse; border-spacing: 0;}
q:before, q:after, blockquote:before, blockquote:after {content: "";}

#headermenu {
	font-size: 14px;
	float: left;
	width: 100%;
	background: url(../img/nav_bg.png) repeat-x;
	color: #39C;
}

#headermenuleft {
	float: left;
}

#headermenu a {
	padding-right: 25px;
	padding-left: 25px;
	float: left;
	padding-bottom: 0px;
	color: white;
	line-height: 30px;
	padding-top: 0px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#headermenu a:hover {
	background:#990000;
}

#logo{
	margin:auto;
	width:100%;
	height:73px;
	background-image: url(../img/bg_2.gif);
}

#top{
	margin:auto;
	width:100%;
	height:220px;
	background-image: url(../img/bg_5.gif);
}
#banner_all{
    float: left;
	width:77%;
	height:220px;
	background-image: url(../img/bg_3.gif);
}
#banner_left{
    float: left;
	width:730px;
}
#banner_right{
    float: right;
	width:9px;
}
#button{
    float: left;
	clear: right;
	width:220px;
}

#bg{
	margin:auto;
	width:100%;
	height: 31px;
	background-image: url(../img/bg_6.gif);
}

#body{
	margin:auto;
	width:100%;
}
#body_left{
    float:left;
	width:180px;
}
#body_right{
    float:left;
	width:80%;
}

#body_left ul {
	width:150px;
}

#body_left ul li{
	list-style-type: none;
	height:23px;
	line-height:23px;
}

#body_left ul li a{
	color:#990000;
}

#ff_debug{
width:100%;
clear:both;
height:0px;
}

#down{
	margin:auto;
	width:100%;
	background-image: url(../img/bg_1.gif);
}
#down_1{
	width:95%;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
}

#down_top{
	width:100%;
	float: right;
}

#down_name_all{
	width:100%;
	padding-bottom: 15px;
}
#down_name{
	width:30%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#down_button{
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.down_button_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.down_button_text:hover{
	color: #FF5A29;
}

#down_copy{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 20px;
}
.down_copy_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.down_copy_text:hover{
	color: #FF5A29;
}

#index_top{
	margin:auto;
	width:100%;
	height:294px;
	background-image: url(../img/bg_10.gif);
}
#index_banner_all{
    float: left;
	width:100%;
	height:294px;
	background-image: url(../img/bg_12.gif);
}
#index_banner_left{
    float: left;
	width:855px;
}
#index_banner_right{
    float: right;
	width:85px;
}